FileExists(absolute_path)


Returns YES if the file specified in the argument does exist; otherwise, it returns NO.

See also DirectoryExists, ExpandPath, and GetTemplatePath.

absolute_path

Any absolute path.